runtime.sweepLocker.valid (field)
9 uses
runtime (current package)
mcentral.go#L119: if sl.valid {
mgc.go#L1488: if !stwSwept && !sl.valid {
mgc.go#L1490: } else if stwSwept && sl.valid {
mgc.go#L1559: if sl.valid {
mgcsweep.go#L332: valid bool
mgcsweep.go#L343: if !l.valid {
mgcsweep.go#L369: if !sl.valid {
mgcsweep.go#L478: if sl.valid {
mheap.go#L923: if !sl.valid {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |